1 Aggregated and atomic scores per method

#> 
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#> 
#>     filter, lag
#> The following objects are masked from 'package:base':
#> 
#>     intersect, setdiff, setequal, union
#> # A tibble: 1 × 2
#>   late_integration GlobalScore
#>   <chr>                  <dbl>
#> 1 limean                 0.553

2 Early integration_table

3 Visualisations of the different metrics

3.1 Aggregated scores

3.1.1 PP

3.1.2 FS

3.1.3 LI

3.2 MAE

3.2.1 PP

3.2.2 FS

3.2.3 LI

3.3 RMSE

3.3.1 PP

3.3.2 FS

3.3.3 LI

3.4 Spearman correlation (row)

3.4.1 PP

3.4.2 FS

3.4.3 LI

3.5 Aitchison distance

3.5.1 PP

3.5.2 FS

3.5.3 LI